Skip to content

Conversation

ticalian77
Copy link

No description provided.

"mcu": "esp32h2"
},
"connectivity": [
"wifi"
Copy link

@ribsey ribsey Jun 11, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this chip has no wifi connectivity, should be bluetooth and IEEE802.15.4

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you're right

"name": "Espressif ESP32-H2-DevKitM-1",
"upload": {
"flash_size": "4MB",
"maximum_ram_size": 327680,
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ROM size of the chip is 128 KB, so ram size should be 131072

Copy link
Author

@ticalian77 ticalian77 Jun 11, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The docs say it has 320 KB of SRAM:
esp32-h2-mini-1_mini-1u_datasheet_en.pdf

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants